home *** CD-ROM | disk | FTP | other *** search
/ Game One! / GameOne!.iso / GameOne!.exe / scripts / frame_36 / PlaceObject2_39_19 / CLIPACTIONRECORD onClipEvent(enterFrame).as next >
Encoding:
Text File  |  2003-05-15  |  99 b   |  5 lines

  1. onClipEvent(enterFrame){
  2.    musica.setVolume(_root.volume);
  3.    musica.setPan(_root.balanco);
  4. }
  5.